Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mundialis linting workflow #59

Merged
merged 13 commits into from
Dec 9, 2024
Merged

Add mundialis linting workflow #59

merged 13 commits into from
Dec 9, 2024

Conversation

anikaweinmann
Copy link
Member

@anikaweinmann anikaweinmann commented Dec 5, 2024

Add mundialis linting workflow:

  • pylint is not activated because; can be done in a later PR maybe with more ruff linting
  • BASH_SEVERITY is set to 'warning'
  • Deactiveted are:
    • VALIDATE_DOCKERFILE_HADOLINT (because only warnings and infos lead to error in pipeline)
    • VALIDATE_JSON is not used because of templates which are not json valide
    • VALIDATE_HTML
    • VALIDATE_CSS
    • VALIDATE_BASH_EXEC

@anikaweinmann anikaweinmann marked this pull request as ready for review December 6, 2024 07:57
Copy link
Member

@mmacata mmacata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thank you!
There are some annotations from the docker build check, visible in the Files changed. Unfortuantely I can only make a suggestion via GitHub for one of them as the other lines are too far away from the changes. Would be cool to have these also fixed but not necessary to be merged.

@anikaweinmann anikaweinmann merged commit ca6c559 into main Dec 9, 2024
18 checks passed
@anikaweinmann anikaweinmann deleted the linting branch December 9, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants